projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fe864e
)
(auto-insert-alist): Insert the user's name in
author
Richard M. Stallman
<rms@gnu.org>
Wed, 21 Apr 2004 19:09:01 +0000
(19:09 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 21 Apr 2004 19:09:01 +0000
(19:09 +0000)
copyright notice, rather than Free Software Foundation.
lisp/autoinsert.el
patch
|
blob
|
history
diff --git
a/lisp/autoinsert.el
b/lisp/autoinsert.el
index 489593aa92539ba4cc5b040fcbae24a81fa5ab52..88acbd047928913dbf758ae7fe68988f2a939e95 100644
(file)
--- a/
lisp/autoinsert.el
+++ b/
lisp/autoinsert.el
@@
-136,7
+136,7
@@
If this contains a %s, that will be replaced by the matching rule."
(("\\.[1-9]\\'" . "Man page skeleton")
"Short description: "
".\\\" Copyright (C), " (substring (current-time-string) -4) " "
- (getenv "ORGANIZATION") |
"Free Software Foundation, Inc."
+ (getenv "ORGANIZATION") |
(progn user-full-name)
"
.\\\" You may distribute this file under the terms of the GNU Free
.\\\" Documentation Licence.